ASP.NET MVC コントロールヘルプ
ChartType プロパティ (ChartSeries<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartSeries<T> クラス : ChartType プロパティ
チャート全体に設定されているチャートタイプを上書きする、特定の系列のチャートタイプを取得または設定します。
シンタックス
'宣言
 
Public Property ChartType As System.Nullable(Of ChartType)
public System.Nullable<ChartType> ChartType {get; set;}
参照

ChartSeries<T> クラス
ChartSeries<T> メンバ